How to Install fomp software package in Debian 9 (Stretch)

How to Install fomp software package in Debian 9 (Stretch)

fomp software package provides collection of LV2 audio plugins, you can install in your Debian 9 (Stretch) by running the commands given below on the terminal,

$ sudo apt-get update
$ sudo apt-get install fomp 

fomp is installed in your system.

Make ensure the fomp package were installed using the commands given below,

$ sudo dpkg-query -l | grep fomp *

You will get with fomp package name, version, architecture and description in a table

fomp package basic information:

Distro Debian 9 stretch
Section Sound
Package fomp
Version 1.0.0~dfsg0-2
Description collection of LV2 audio plugins
Sub Section Sound


See Also, How to uninstall or remove fomp software package from Debian 9 (Stretch)?